FileFilter

Undocumented in source.

Constructors

this
this(string[] raw_regex)
Undocumented in source.

Members

Functions

match
bool match(string fname)

Variables

exclude
Regex!char[] exclude;
Undocumented in source.

Meta